body {
	font-family: "microsoft yahei", "瀹嬩綋";
	color: #000;
}

ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
p,
dl,
dt {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #E8313E;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

.container {
	padding: 0;
}

.conbk {
	padding-left: 15px;
	padding-right: 15px;
}

input::-ms-clear {
	display: none;
}


/*btn bgcolor*/

a.btn {
	width: 240px;
	height: 45px;
	line-height: 45px;
	background: #e8313e;
	font-size: 16px;
	color: #fff;
	padding: 0;
	border: 0;
}

a.btn:hover,
a.btn:focus {
	background: #d3090f;
	color: #fff;
}

a.btn_blank {
	width: 238px;
	height: 43px;
	line-height: 43px;
	background: #fff;
	border: 1px solid #a9a9a9;
	font-size: 16px;
	color: #555;
	border-radius: 4px;
}

a.btn_blank:hover,
a.btn_blank:focus {
	background: #fff;
	border: 1px solid #d3090f;
	color: #d3090f;
}

.btn_blank {
	width: 238px;
	height: 43px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #a9a9a9;
	font-size: 16px;
	color: #555;
	border-radius: 4px;
}

.btn_blank:hover,
.btn_blank:focus {
	background: #fff;
	border: 1px solid #d3090f;
	color: #d3090f;
}

.btn {
	width: 240px;
	height: 45px;
	line-height: 45px;
	background: #e8313e;
	font-size: 16px;
	color: #fff;
	padding: 0;
	border: 0;
}

.btn:hover,
.btn:focus {
	background: #d3090f;
	color: #fff;
}


/*btn disabled*/

.btn_blank.disabled,
.btn_blank[disabled] {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}


/*h1 , h2 ,*/

h1 {
	line-height: 56px;
	margin-top: 10px;
	font-size: 24px;
	color: #3b3d3e;
	border-bottom: 1px solid #d1d1d1;
}

h1 a {
	font-size: 24px;
	color: #3b3d3e;
}

h5 a:hover .mor {
	color: #E8313E;
}

h1 a:hover .mor {
	color: #E8313E;
}

.bpH3:hover .mor {
	color: #E8313E;
}

.syy_title:hover .mor {
	color: #E8313E;
}

.syy_title:hover a {
	color: #E8313E;
}

h2 {
	line-height: 58px;
	margin-top: 10px;
	padding-left: 15px;
	font-size: 18px;
	color: #3b3d3e;
	background: url(h2_bg.gif) no-repeat left center;
}

h2 a {
	font-size: 18px;
	color: #3b3d3e;
}

.mor {
	margin-left: 10px;
	margin-bottom: -3px;
	display: inline;
	width: 19px;
	height: 20px;
	color: #d1d1d1;
}

h2 a:hover .mor {
	color: #E8313E;
}

.doc {
	font-size: 14px;
	line-height: 21px;
	color: #3b3d3e;
}

.fa-chevron-circle-right:before {
	content: "\f138";
}


/*left_nav*/

.clearfix {
	clear: both;
	float: none;
}

.main_wrap {
	width: 100%;
	overflow: hidden;
}

.main_left {
	padding-right: 0;
}

.main_left_title {
	font-size: 18px;
	line-height: 48px;
	color: #000;
	margin-top: 18px;
}

.main_left a:hover {
	color: #000;
}


/*h2/more*/

.more {
	width: 100%;
}

.more h2 {
	float: left;
}

.more a {
	float: right;
	margin-top: 20px;
	line-height: 56px;
}

.center {
	text-align: center;
}

.main_border_b {
	font-size: 24px;
	line-height: 56px;
	border-bottom: 1px solid #D1D1D1;
	margin-top: 10px;
}


/* banner */

.carousel {
	min-height: 100px;
}

.carousel-indicators li {
	background: #bebebe;
	opacity: .6;
	border: none;
}

.carousel-indicators .active {
	background: #e9e9e9;
	width: 10px;
	height: 10px;
	margin: 1px;
	opacity: 1;
}


/*input1.4*/

.mor_huise input::-webkit-input-placeholder {
	color: #d4d7d8;
}

.mor_huise input:-moz-placeholder {
	color: #d4d7d8;
}

.mor_huise input::-moz-placeholder {
	color: #d4d7d8;
}

.mor_huise input:-ms-input-placeholder {
	color: #d4d7d8;
}

.main_title2 {
	background: url(title_bg.jpg) no-repeat left center;
	padding-left: 15px;
	font-size: 18px;
	line-height: 56px;
	margin-top: 20px;
}

.main_share {
	padding-left: 26px;
	display: inline-block;
	border-bottom: none;
}

.main_share img {
	height: 30px;
}

.main_newslist {
	padding-top: 16px
}

.main_newslist li a {
	text-decoration: none;
}

.main_newslist li span.main_news {
	line-height: 21px;
	color: #3b3d3e;
	padding-bottom: 16px;
}

.main_newslist li span.main_date {
	float: right;
	display: inline-block;
	line-height: 21px;
	color: #A9A9A9;
	text-align: right;
}

.dhy_nainfen {
	border-radius: 4px 0px 0px 4px;
}

.dhy_nainfenr {
	border-radius: 0px 4px 4px 0px;
}

.dhy_b {
	margin-top: 10px;
}

.dhy_bb {
	margin-top: inherit;
}

.dhy_b li {
	line-height: 28px;
	margin-bottom: 10px;
	min-height: 28px;
}

.dhy_b li a {
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.dhy_bb li a {
	width: 75%;
}

.dhy_b li a i {
	margin-right: 10px;
}

.dhy_b li>b {
	display: inline-block;
	/*line-height: 21px;*/
	font-weight: normal;
	color: #000;
	margin-right: 20px;
	float: right;
}

.dhy_b li span {
	float: right;
	/*line-height: 21px;*/
	display: inline-block;
	color: #a9a9a9;
}

.main_subtitle {
	text-align: center;
}

.main_subtitle ul li {
	display: inline;
	padding: 0px 10px;
	line-height: 24px;
}

.main_content {
	width: 100%;
}

.main_p img {
	width: auto;
	margin-bottom: 10px;
}

.main_img {
	text-align: center;
}

.main_imgs img {
	width: auto;
	text-align: center;
	max-width: 100%;
}

.main_imgs {
	text-align: center;
}

.main_p p {
	line-height: 26px;
	text-indent: 32px;
	color: #000;
	margin-bottom: 26px;
	font-size: 16px;
}

.main_p h3 {
	font-size: 18px;
	line-height: 56px;
	color: #3b3d3e;
	margin-top: 20px;
}

.main_tab {
	overflow: hidden;
	margin-top: 15px;
}

.main_tab a {
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0px 15px;
	float: left;
	margin-right: -1px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
}

.main_tab a:first-child {
	border-radius: 4px 0px 0px 4px;
}

.main_tab a:hover {
	background: #eeeeee;
	text-decoration: inherit;
}

.main_tab a.hover {
	background: #e8313e;
	color: #fff;
	border: 1px solid #e8313e;
}

.main_tab a:last-child {
	border-radius: 0px 4px 4px 0px;
}


/*------------------鐞嗚储璇︽儏椤�-------------*/

.lc_title {
	border-bottom: 1px dashed #e6e6e6;
	padding: 20px 0px;
}

.title_l {
	text-align: left;
	font-size: 28px;
	color: #000;
	line-height: 56px;
	float: left;
	margin-left: 15px;
}

.title_l span {
	margin-left: 10px;
}

.lc_detail {
	padding: 20px 0px;
	border-bottom: 1px dashed #E6E6E6;
	overflow: hidden;
}

.lc_text1 {
	color: #666666;
	line-height: 28px;
	margin-top: 10px;
}

.lc_text2 {
	color: #666666;
	line-height: 30px;
}

.lc_text2 span {
	color: #e8313e;
}

.lc_percent {
	font-size: 24px;
	color: #F74D4D;
	text-align: center;
}

.lc_percent span {
	font-size: 48px;
}

.lc_percent span font {
	font-size: 24px
}

.lc_text_l {
	text-align: left;
	width: auto;
	display: inline-block;
}

.lc_text_r {
	text-align: right;
	display: inline-block;
	padding-right: 15px;
	margin-top: 0;
	margin-bottom: 10px;
	width: 40%;
}

.lc_text_m {
	text-align: center;
}

.lc_btn {
	text-align: center;
	margin-top: 30px;
}

.lc_sy {
	margin: 20px 0px 24px 0px;
	padding: 10px 0;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	background: #f7f7f7;
	border-radius: 4px;
}

.lc_sy p {
	line-height: 24px;
}

.lc_gray1 {
	color: #3B3D3E;
	line-height: 28px;
	padding-top: 8px;
}

.lc_gray2 {
	color: #aeaeae;
	line-height: 28px;
	padding-top: 8px;
}

.lc_bold {
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 2px;
	color: #000000;
}

.lc_table {
	border: 1px solid #e1e1e1;
	border-bottom: inherit;
	border-right: inherit;
}

.lc_hang {
	line-height: 34px;
	font-size: 14px;
}

.jiben_l {
	width: 40%;
	display: inline-block;
	float: left;
	border-right: 1px solid #e1e1e1;
	text-align: right;
	padding-right: 15px;
	background: #f7f7f7;
	color: #797979;
}

.jiben_r {
	width: 60%;
	display: inline-block;
	float: left;
	border-right: 1px solid #e1e1e1;
	text-align: left;
	padding-left: 15px;
	color: #000;
}

.lc_hang .col-xs-12 {
	padding: 0px;
}

.lc_hang span {
	border-bottom: 1px solid #e1e1e1;
}

.shisuan {
	position: relative;
	max-width: 100%
}

.shisuanqi {
	width: 441px;
	height: 20px;
	background: #e6e6e6;
}

.xian {
	border-right: 1px solid #e1e1e1;
	padding-left: 15px;
}

.fenjie {
	border-bottom: 1px solid #f0f0f0
}

#result {
	font-size: 24px;
	color: #000;
}

.taba2 {
	color: #000000;
	text-align: left;
	border-right: 1px solid #e1e1e1;
}

.taba2s {
	white-space: nowrap;
	color: #000000;
	text-align: left;
	border-right: 1px solid #e1e1e1;
}

.title_r {
	float: right;
	width: 360px;
	text-align: right;
}

.title_r ul li {
	display: inline-block;
	text-align: center;
	width: 32%;
}

.title_r ul li a {
	font-size: 16px;
	line-height: 56px;
	display: inline-block;
}

.title_r ul li a.shuom {
	background: url(chanpinshuoming.gif) no-repeat left center;
	padding-left: 22px;
}

.title_r ul li a.guanzhu {
	background: url(guanzhu.gif) no-repeat left center;
	padding-left: 24px;
	color: #000;
}


/*浜旀湀浠戒笂绾�*/


/*.title_r ul li a:hover.guanzhu{ background:url(guanz.gif) no-repeat left center;}*/

.title_r ul li a.fenxiang:hover {
	color: #000;
}

.title_r a.guanzhu.f_active {
	background: url(guanz.gif) no-repeat left center;
	color: #e8313e;
}


/*浜旀湀浠戒笂绾�*/

.title_r ul li a.fenxiang {
	background: url(hongfenxiang.gif) no-repeat left center;
	padding-left: 20px;
}

.text_shu {
	line-height: 28px;
	color: #666666;
	padding-bottom: 10px;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	width: 35%;
	vertical-align: initial
}

.text_shu1 {
	color: #000;
	text-align: left;
	padding-left: 15px;
	width: 65%;
}

.text_shu1 span {
	color: #e8313e
}

.text_shu1 a {
	color: #E9E9E9;
	cursor: default
}

.text_shu1 a.hover {
	color: #eed566;
}


/*------------------瀛愮珯涓撻棣栭〉---------------*/

.zt_head {
	width: 100%;
	box-shadow: 0px 3px 5px #efeeee;
	background: #FFFFFF;
	top: 0px;
	margin-bottom: 10px;
	min-height: 30px;
}

.zt_heads {
	border: none;
}

.dhy_top {
	padding: 15px 0px;
	border-bottom: 1px solid #d1d1d1;
	overflow: hidden;
}

.dhy_top_tu {
	border-right: 1px solid #D1D1D1;
	display: inline-block;
	float: left;
}

.dhy_top_zi {
	margin-top: 28px;
	font-size: 22px;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.dhy_top_wen {
	text-align: right;
	margin-top: 42px;
}

.dhy_top_wen a {
	margin-left: 14px;
	color: #acacac;
}

.dhy_top_wen a:hover {
	text-decoration: inherit;
	color: #000;
}

.dhy_top_daohang {
	margin: 0 auto;
	width: 100%;
	box-shadow: initial;
	margin-top: 0px!important;
}

.dhy_top_daohang a {
	line-height: 60px;
	color: #6c6c6c;
	font-size: 16px;
	margin-right: 30px;
}

.dhy_top_daohang a:hover {
	color: #F74D4D;
	text-decoration: inherit;
}

.dhy_top_daohang a:visited {
	text-decoration: inherit;
}

.dhy_top_daohang a.hover {
	color: #F74D4D;
	text-decoration: inherit;
}

.dhy_top_daohang span {
	float: right;
	background: url(home_icon_03.jpg) no-repeat left center;
	padding-left: 24px;
}

.dhy_top_daohang span a {
	line-height: 60px;
	color: #6c6c6c;
	font-size: 16px;
}

.zhuanti_xiangka {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 200px;
}

.zhuanti_xiangka ul li span {
	background: url(../images/img_main_1.jpg) no-repeat center top;
}


/*------鏂板姞缂╃暐鍥�-----*/

.dhy_suoluetu {
	position: absolute;
	padding-left: 15px;
}

.lanrenzhijia {
	width: 324px;
	height: 250px;
	position: relative;
	background: #f7f7f7;
	margin: 0 auto;
	overflow: hidden
}

.lanrenzhijia .btn {
	position: absolute;
	width: 20px;
	height: 66px;
	top: 184px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.lanrenzhijia .prev {
	left: 0;
	background: url(zt_xiangka.png) no-repeat;
}

.lanrenzhijia .next {
	right: 0;
	background: url(zt_xiangka1.png) no-repeat;
}

.lanrenzhijia li {
	float: left;
}

.lanrenzhijia .cf li {
	position: relative;
	color: #fff;
}

.lanrenzhijia .cf a {
	display: block;
	width: 324px;
	height: 180px;
	position: absolute;
	color: #fff;
}

.lanrenzhijia .picBox {
	height: 180px;
	position: relative;
	overflow: hidden;
}

.lanrenzhijia .picBox ul {
	height: 330px;
	position: absolute;
}

.lanrenzhijia .picBox li {
	width: 324px;
	height: 180px;
}

.lanrenzhijia .picBox li img {
	width: 100%;
	height: auto;
}

.lanrenzhijia .listBox {
	width: 265px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding-top: 5px;
	overflow: hidden;
}

.lanrenzhijia .listBox ul {
	height: 100px;
	position: absolute;
}

.lanrenzhijia .listBox li {
	width: 90px;
	height: 70px;
	cursor: pointer;
	position: relative;
}

.lanrenzhijia .listBox li i {
	display: none;
}

.lanrenzhijia .listBox li a {
	display: block;
	width: 124px;
	height: 66px;
}

.lanrenzhijia .listBox li img {
	width: 85px;
	height: 66px;
}

.lanrenzhijia .listBox .on img {
	width: 85px;
	height: 64px;
	border: 1px solid #e8313e;
}

.lanrenzhijia .listBox .on i {
	display: block;
}


/*------鏂板姞缂╃暐鍥剧粨鏉�-----*/

.dhy_xiangka {
	margin-left: 345px;
	margin-bottom: 30px;
}

.zt_news {
	padding-top: 10px;
}

.zt_news li {
	line-height: 21px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.zt_news li span.zt_date {
	color: #aeaeae;
	padding-right: 10px;
}


/*.zt_news li a{color: #000;}*/

.zt_news li span.zt_red {
	color: #e94b56;
}

.zt_xk_intro {
	margin-bottom: 20px;
	clear: both;
}

.zt_img_lg {
	width: 100%;
	height: 180px;
	background: #E6E6E6;
}

.xk_intro_t {
	border-bottom: 1px dashed #e6e6e6;
}

.xk_intro_t h3 {
	font-size: 28px;
	line-height: 52px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.xk_intro_t p {
	color: #000;
	line-height: 21px;
	margin-bottom: 10px;
}

.zt_r_li ul {
	padding: 10px 0px;
	overflow: hidden;
}

.zt_r_li ul li {
	float: left;
	margin-right: 20px;
	background: url(xk_dian.png) no-repeat left center;
	padding-left: 10px;
	height: 22px;
	line-height: 22px;
}

.zt_r_li ul li a {
	color: #1094d0;
	line-height: 22px;
}

.zt_r_li ul li a:hover {
	color: #0156aa;
	text-decoration: none;
}

.zt_sl {
	clear: both;
	padding-left: 27px;
	margin-bottom: 18px;
	background: url(present.png) left center no-repeat;
}

.zt_sl a {
	font-size: 18px;
	height: 27px;
	line-height: 27px;
	color: #F74D4D;
	font-weight: bold;
	font-style: italic;
}

.zt_xk_apply {
	margin-top: 10px;
	clear: both;
}

.zt_cptj {
	border-top: 1px solid #f0f0f0;
}

.zt_row {
	margin-top: 13px;
	clear: both;
}

.zt_rows {
	margin-bottom: 30px;
}

.zt_block_img {
	background: #E6E6E6;
}

.zt_block_img img {
	display: block;
	width: 100%;
}

.zt_block_radius {
	text-align: center;
	margin: 0 auto;
}

.zt_block_radius img {
	border-radius: 50%;
	height: auto;
	max-width: 100%
}

.zt_block {
	padding: 5px;
	display: block;
}

.zt_block:hover {
	background: #f2f2f2;
	text-decoration: none
}

.zt_block h3 {
	font-size: 16px;
	line-height: 32px;
	font-weight: 800;
	margin: 10px 0px;
	color: #3B3D3E;
	text-decoration: none
}

.zt_block_row {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.zt_block_l {
	color: #AEAEAE;
	float: left;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
}

.zt_block_r {
	color: #000;
	float: left;
	text-align: left;
	margin-left: 42px;
	line-height: 21px;
	font-size: 14px;
	min-height: 21px;
}

.zt_block_m {
	color: #000
}

.zt_foot {
	border-top: 1px solid #F0F0F0;
	padding: 15px 0px;
	text-align: center;
	margin-top: 70px;
}

.zt_foot p {
	font-size: 12px;
	color: #b3aca7;
	line-height: 24px;
}


/*search result*/

.clearfix {
	clear: both;
	float: none;
}

#search a {
	font-size: 16px;
}

.search_title {
	font-size: 16px;
	line-height: 40px;
	background: #f7f7f7;
	padding-left: 11px;
	;
}

.input-group .form-control:first-child {
	border-radius: 4px;
}

.input-group-btn .btn-md:first-child {
	border-radius: 4px;
}

.search_home {
	margin: 0;
	width: 100%;
}

.form_input {
	position: relative;
	float: left;
	display: inline-block;
	height: 43px;
	color: #d4d7d8;
}

.form_input span {
	display: inline-block;
	position: absolute;
	z-index: 4;
	height: 43px;
	width: 34px;
	padding: 10px;
	left: 0;
	top: 0;
	font-size: 18px;
}

.s_input_code {
	padding-left: 10px;
	border-radius: 4px;
	border-color: #e8313e;
	height: 43px;
	color: #d4d7d8;
	font-size: 18px;
}

.s_btn_search {
	padding-left: 0;
	padding-right: 0;
	width: 120px;
	text-align: center;
	float: left;
	height: 43px;
}

.search_check {
	width: 75%;
	float: left;
	line-height: 24px;
	padding: 5px 0;
	color: #b3aca7;
}

.search_check span {
	text-align: right;
}

.search_check span i {
	font-style: normal;
	cursor: pointer;
}

.search_check span i:hover {
	color: #000;
}

.search_total {
	width: 100%;
	color: #3b3d3e;
	padding-bottom: 9px;
	;
}

.search_ad {
	width: 100%;
}

.search_ad img {
	width: 100%;
}

.search_result {
	border-bottom: 1px dashed #dedede;
	padding-top: 24px;
	padding-bottom: 32px;
}

.search_result p {
	padding-bottom: 13px;
	line-break: 21px;
}

.search_result a {
	line-height: 24px;
}

.search_result h3 a {
	color: #000;
	line-height: 35px;
	display: block;
	padding: 7px 0;
}

.search_list .search_result:last-child {
	border-bottom: 0;
}

.text-right {
	padding-top: 20px;
	padding-bottom: 65px;
}

.pull-right i {
	font-style: normal;
	cursor: pointer;
}

.pull-right i:hover {
	color: #E8313E;
}


/*search result*/


/*business*/

#businessbk .main_right {
	padding-left: 15px;
	padding-right: 15px;
}

#business .main_visual {
	height: 220px;
	border-top: 0;
	margin-top: 20px;
}

#business .main_image {
	height: 220px;
}

#business .main_image ul {
	height: 220px;
}

#business .main_image li {
	height: 220px;
}

#business .main_image li span {
	height: 220px
}

#business .main_image li a {
	height: 220px
}

#business .flicking_con {
	width: auto;
	left: 0;
	margin: 0;
}

.business_abst {
	line-height: 21px;
}

.business_bk {
	padding: 26px 0 42px 0;
}

.business_line {
	border-bottom: 1px dashed #dedede;
	height: 1px;
}

.business_bk h1 {
	font-size: 26px;
	border: 0;
	margin: 0;
	line-height: 38px;
}

.business_subti {
	font-size: 18px;
	color: #7d7d7d;
	line-height: 28px;
	padding: 10px 0;
}

.business_intro {
	font-size: 14px;
	line-height: 21px;
	/*float: right;*/
}

.business_bk p {
	text-align: left;
}

.btn_business {
	margin-top: 25px;
}


/*.business_sub .business_bk:last-child{ border: 0;}*/

.business_img {
	/*float: left;*/
}

.business_img img {
	margin-bottom: 10px;
}

.business_font {
	/*float: right;*/
}


/*business*/


/*椤佃剼*/

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination {
	display: inline;
	text-align: right;
	float: right;
}

.pagination> li {
	display: inline;
}

.pagination> li> a,
.pagination> li> span {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0;
	width: 34px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	/*margin-left: -1px;*/
	/*line-height: 1.42857143;*/
	color: #e8313e;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left: none;
}

.pagination> li> a:hover,
.pagination> li> span:hover,
.pagination> li> a:focus,
.pagination> li> span:focus {
	z-index: 3;
	color: #e8313e;
	background-color: #eee;
	border-color: #ddd;
}

.pagination> li:first-child> a {
	border-left: 1px solid #ddd;
	line-height: 30px;
}

.pagination> li:first-child> a span.forst {
	color: #D6D6D6;
}

.pagination> li:first-child> a span:hover.forst {
	color: #D6D6D6;
}

.pagination> li:last-child> a {
	line-height: 30px;
}

.pagination> li:last-child> a span.lasts {
	color: #D6D6D6;
}

.pagination> .active> a,
.pagination> .active> span,
.pagination> .active> a:hover,
.pagination> .active> span:hover,
.pagination> .active> a:focus,
.pagination> .active> span:focus {
	background-color: #e8313e;
	border-color: #e8313e;
}

.yeshu {
	display: inline-block;
	color: #3B3D3E;
	margin: 0px 15px;
}

.times input {
	width: 34px;
	height: 34px;
	border: 1px solid #d6d6d6;
	margin: 0px 5px;
	color: #e8313e;
}

.queren a {
	display: inline-block;
	border: 1px solid #d6d6d6;
	line-height: 32px;
	width: 55px;
	text-align: center;
	color: #3B3D3E;
	border-radius: 4px;
}

.pagination> li> a.sian {
	border-top: none;
	border-bottom: none;
	color: #D6D6D6;
}

.pagination> li> a.sian:hover {
	background: none;
}

.page_time {
	float: right;
	margin: 20px 0px;
}


/*椤佃剼*/


/*loan*/

.loan_apply {
	float: right;
	margin-top: 6px;
}

.loan_nav {
	display: none;
	line-height: 56px;
	border-bottom: 1px solid #d1d1d1;
	background: #fff;
	font-size: 18px;
	color: #6c6c6c;
}

.loan_nav a {
	color: #6c6c6c;
	margin-right: 30px;
}

.loan_navbtn {
	float: right;
	margin-top: 6px;
	margin-right: 0px !important;
	color: #fff !important;
}

.loan_ad {
	margin-top: 30px;
}

.loan_bk {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
	position: relative;
}

.loan_fixed {
	display: block;
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 600;
	-webkit-transform: translateZ(0);
}

.loan_sutitle {
	font-size: 32px;
	line-height: 72px;
	padding-bottom: 10px;
}

.loan_inside {
	clear: both;
	line-height: 21px;
	position: relative;
	overflow: auto;
	padding-bottom: 10px;
}

.prdanchor {
	position: absolute;
	top: -140px;
}

.loan_inside_l {
	position: absolute;
	top: 5;
	left: 0;
	color: #666;
}

.loan_inside_r {
	float: left;
	margin-left: 75px;
	color: #000;
	min-height: 21px;
}

.loan_inside_r img {
	margin-top: 20px;
}

.loan_bk .clearfix {
	padding-top: 7px;
}

.loan_ways a {
	display: block;
	padding-top: 58px;
	padding-bottom: 10px;
	line-height: 28px;
	text-align: center;
}

.loan_ways a:hover {
	color: #d3090f;
}

.loan_hover1 {
	background: url(loan_ico1.gif) no-repeat top center;
}

.loan_hover1:hover {
	background: url(loan_icored1.gif) no-repeat top center;
}

.loan_hover2 {
	background: url(loan_ico2.gif) no-repeat top center;
}

.loan_hover2:hover {
	background: url(loan_icored2.gif) no-repeat top center;
}

.loan_hover3 {
	background: url(loan_ico3.gif) no-repeat top center;
}

.loan_hover3:hover {
	background: url(loan_icored3.gif) no-repeat top center;
}

.loan_hover4 {
	background: url(loan_ico4.gif) no-repeat top center;
}

.loan_hover4:hover {
	background: url(loan_icored4.gif) no-repeat top center;
}

.loan_hover5 {
	background: url(loan_ico5.gif) no-repeat top center;
}

.loan_hover5:hover {
	background: url(loan_icored5.gif) no-repeat top center;
}

.loan_hover6 {
	background: url(loan_ico6.gif) no-repeat top center;
}

.loan_hover6:hover {
	background: url(loan_icored6.gif) no-repeat top center;
}

#xglj a {
	float: left;
	padding-right: 12px;
	color: #1094d0;
}

#xglj a:hover {
	color: #0156aa
}

.loan_btn_bk {
	width: 240px;
	height: 45px;
	margin: 0px auto;
	margin-top: 30px;
}

.loan_btn {
	width: 240px;
	height: 43px;
	background: #e8313e;
	color: #fff;
}

.loan_cover {
	width: 120px;
	height: 126px;
	padding-top: 10px;
	background-color: #fff;
	top: -90px;
	left: 20%;
	box-shadow: 5px 3px 20px 2px #ccc;
	z-index: 500;
	position: absolute;
	text-align: center;
	display: none;
}

.loan_cover p {
	line-height: 26px;
	font-size: 12px;
	color: #E8313E;
}

.loan_cover .triangle-down {
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #fff;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	top: 126px;
	left: 50px;
}

.loan_cover a.hover {
	color: #0156aa
}

.xkloan_fixed {
	display: block;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 600;
	-webkit-transform: translateZ(0);
}


/*loan*/


/*download list*/

.dl_bk {
	line-height: 30px;
	padding-top: 20px;
	overflow: hidden
}

.dl_bk h3 {
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
}

.dl_bk .clearfix {
	height: 30px;
	margin-bottom: 15px;
}

.dl_bk i {
	margin-right: 5px;
}

a.dl_btn {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: right;
}

.dl_padleft {
	padding-left: 25px;
	padding-bottom: 5px;
}

.dot_line {
	clear: both;
	height: 1px;
	border-bottom: 1px dashed #e6e6e6;
	margin: 0 15px;
}


/*download list*/


/*F&Q*/

#fq_list {
	margin-top: 20px;
}

#fq_list .panel {
	border: 0;
	box-shadow: 0 0 0;
	border-radius: 0
}

#fq_list .panel-body {
	border: 0;
}

#fq_list .panel-heading {
	padding: 0;
}

#fq_list .panel-title {
	font-size: 14px;
	cursor: pointer;
	position: relative;
	padding: 10px 15px;
	overflow: auto;
	font-weight: bold;
}

#fq_list .panel-title:hover {
	background: #F5F5F5;
}

#fq_list .panel-title a {
	width: 90%;
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
}

#fq_list .panel-title a:hover {
	color: #000;
}

#fq_list .panel-group .panel+ .panel {
	margin: 0;
}

#fq_list .panel-default .panel-heading {
	background: none;
}

#fq_list .panel-body {
	padding: 0 15px 10px 15px;
	background: #F5F5F5;
}

.fq_tibg {
	background: #F5F5F5;
}

.fq_down {
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	color: #fca43b;
}

.fq_up {
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	color: #fca43b;
}


/*F&Q*/


/*supplyer list*/

.supplyer_list {
	line-height: 22px;
	color: #000;
	overflow: hidden;
}

.supplyer_list .loan_inside_r {
	margin-left: 75px;
}

.supplyer_list .row {
	padding-top: 20px;
	border-bottom: 1px dashed #E6E6E6;
}

.supplyer_list span {
	color: #666;
}

.supplyer_list b {
	font-weight: normal;
	color: #FF0000;
}

.supplyer_titile {
	line-height: 52px;
	font-size: 26px;
}

.supplyer_font {
	font-size: 14px;
}

.supplyer_img {
	/*padding-right: 0;*/
}

.supplyer_list .loan_bk {
	border-bottom: inherit;
}


/*supplyer list*/


/*map*/

.map_bk {
	font-size: 14px;
}

.map_bk a {
	font-size: 14px;
}

.map_xh {
	padding-left: 10px;
}

.map_chnbk {
	padding-left: 15px;
}

.map_chnin {
	width: 100%;
	line-height: 22px;
	position: relative;
	overflow: auto;
	min-height: 28px;
}

.map_chn2 {
	position: absolute;
	top: 3;
	left: 0;
	font-weight: bold;
}

.map_chn3 {
	float: left;
	padding-left: 14px;
	padding-bottom: 6px;
}

.map_chn3 a {
	display: block;
	float: left;
	padding-right: 14px;
}


/*map*/


/*--------------棣栭〉-------------*/

.dhy_h3 {
	border-bottom: inherit;
	margin-bottom: 20px;
}

.dhy_h3:hover a {
	color: #e8313e;
}

.news-recommend .dhy_h3 {
	line-height: 36px;
}

.dhy_benzhou {
	margin-left: 15px;
	line-height: 48px;
	margin-top: 10px;
	font-size: 24px;
	color: #000;
}

.dhy_benzhou a:hover {
	color: #0156aa;
}

.dhy_benzhou a {
	float: right;
	line-height: 48px;
	font-size: 14px;
	margin-right: 15px;
	color: #1094D0;
}

.licai_p {
	line-height: 32px;
	/*margin-bottom: 10px;*/
	font-size: 16px;
	color: #000;
	padding-left: 15px;
	font-weight: bold;
}

.zt_l_img {
	position: relative;
}

.z_kuai:hover {
	text-decoration: none;
}

.z_kuai {
	margin-bottom: 30px;
}

.green-channel {
	text-align: center;
	background-color: #f6f8f9;
	padding-bottom: 30px;
}

.syy_title {
	margin-top: 60px;
	margin-bottom: 60px;
	border-bottom: inherit;
	line-height: 36px;
	font-size: 24px;
	color: #3B3D3E;
}

.syy_titles {
	margin-bottom: 0px;
}

.quick-service {
	position: relative;
}

.quick-service dl {
	position: relative;
	overflow: visible;
	padding-top: 60px
}

.quick-service dd {
	padding-bottom: 10px;
}

.quick-service dd.p10 a {
	font-size: 16px;
	color: #000;
	line-height: 24px;
}

.index_block {
	background: #f6f7fa;
	display: block;
	overflow: hidden;
}

a.index_block {
	text-decoration: none;
}

.index_img_word {
	margin-top: 40px;
	margin-left: 40px;
	text-align: left;
	margin-bottom: 40px;
	position: relative;
	z-index: 888;
}

.index_img_word h2 {
	color: #000;
	line-height: 48px!important;
	font-size: 24px!important;
	text-align: left!important;
	border-bottom: inherit!important;
	margin-top: inherit!important;
	background: none!important;
}

.index_img_word h3 {
	color: #909090;
	line-height: 32px;
	font-size: 16px;
}

.index_arrow {
	position: absolute;
	bottom: 40px;
	left: 40px;
	z-index: 2;
}

.index_bg_black {
	display: none;
	width: 100%;
	height: 100%;
	background: #E8313E;
	filter: alpha(opacity=80);
	opacity: 0.8;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	padding-top: 122px;
	padding-left: 40px;
	text-align: left;
}

.index_bg_black p {
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	margin-right: 10px;
	max-height: 60px;
	overflow: hidden;
}

.product-recommend .thumbnail {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 30px;
	margin-bottom: 30px;
}

.ma_min {
	font-size: 4.5em;
	vertical-align: middle;
	padding: 0px 45px;
}

.ma_min span {
	display: inline-block;
	font-size: 24px;
	vertical-align: middle;
	text-align: center;
	color: #000;
	line-height: 36px;
}

.ma_min span a {
	font-size: 24px;
	line-height: 36px;
}

.product-recommend .thumbnail.blue .caption,
.product-recommend .thumbnail.blue .foot {
	background-color: #dff3fc;
}

.caption_sm {
	width: 50%;
	text-align: center;
	display: inline-block;
	float: left;
}

.product-recommend .thumbnail.blue {
	background: ;
}

.product-recommend .thumbnail.pink .caption,
.product-recommend .thumbnail.pink .foot {
	background-color: #f9f3f3;
}

.product-recommend .thumbnail.violet .caption,
.product-recommend .thumbnail.violet .foot {
	background-color: #f8eef9;
}

.product-recommend .thumbnail span.text-light-dark {
	font-size: 16px;
	color: #909090;
	line-height: 24px;
}

.product-recommend .thumbnail dt {
	font-weight: normal;
}

.product-recommend .thumbnail .caption {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 108px;
	padding-left: 0px;
	padding-right: 0px
}

.product-recommend .thumbnail .caption h3 {
	color: #000000;
	min-height: 36px;
	font-size: 1.5em;
	line-height: 36px;
}

.product-recommend .thumbnail .caption small {
	line-height: 28px;
	color: #9f9f9f;
	font-size: 14px;
}

.product-recommend .thumbnail .foot {
	padding-bottom: 30px;
}

.product-recommend .thumbnail .foot a {
	display: block;
	font-size: 20px;
	text-decoration: none;
	line-height: 41px;
	margin: 0 auto;
	width: 65.5%;
	height: 44px;
	border-radius: 4px;
}

.product-recommend .thumbnail .foot a.border_blue {
	border: 1px solid #5abef4;
	color: #39b0f1;
}

.product-recommend .thumbnail .foot a:hover.border_blue {
	border: 1px solid #208ee9;
	color: #0d79e4;
}

.product-recommend .thumbnail .foot a.border_pink {
	border: 1px solid #f89393;
	color: #f46464;
}

.product-recommend .thumbnail .foot a:hover.border_pink {
	border: 1px solid #f15555;
	color: #e92727;
}

.product-recommend .thumbnail .foot a.border_violet {
	border: 1px solid #e56bdf;
	color: #de5fd7;
}

.product-recommend .thumbnail .foot a:hover.border_violet {
	border: 1px solid #d72cca;
	color: #b520aa;
}

.product-recommend .thumbnail p.yield {
	color: #fb4b4e;
}

.yield_f60 {
	font-size: 48px;
	line-height: 90px;
}

.yield_f16 {
	font-size: 16px;
}

.product-recommend .thumbnail span.yield_small {
	font-size: 14px;
	color: #9f9f9f;
	line-height: 28px;
}

.life-recommend {
	padding-bottom: 60px;
	overflow: hidden;
}

.life-recommend .syy_title {
	text-align: center
}

.life-recommend dl {
	margin-bottom: 0!important;
}

.news-recommend {
	padding: 50px 0px 110px 0px;
	overflow: hidden;
}

.news-recommend h3 {
	line-height: 36px;
	margin-bottom: 20px;
	color: #3B3D3E;
}

.index-pop {
	background-color: #fff;
	position: absolute;
	top: -380px;
	left: 0;
	padding-bottom: 20px;
	box-shadow: 5px 2px 20px 2px #ccc;
	z-index: 500;
	display: none;
}

.index-pop-er {
	background-color: #fff;
	position: absolute;
	top: -380px;
	left: -100%;
	padding-bottom: 20px;
	box-shadow: 5px 2px 20px 2px #ccc;
	z-index: 500;
	display: none;
}

.f36 {
	font-size: 3.6em;
}

.f20 {
	font-size: 2em;
}

.f14 {
	font-size: 1.4em;
}

.p-tb-20 {
	padding: 20px 0px;
	margin-bottom: 10px;
}

.index-pop-left {
	background: -webkit-gradient(linear, 0 0, 100% 100%, from(#fa9567), to(#fa6c9c));
	background: -moz-linear-gradient(top, #fa9567, #fa6c9c);
	background: linear-gradient(linear, 0 0, 100% 100%, from(#fa9567), to(#fa6c9c));
	width: 350px;
	height: 320px;
	box-sizing: border-box;
	color: #fff;
}

.index-pop-left button {
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 20px;
	color: #fff;
	border: 1px solid #fff;
}

.p-tb-20 {
	padding: 20px 0;
}

.index-pop-right ul,
.index-pop-right li {
	list-style: none;
	margin: 0;
}

.index-pop-right li {
	margin: 10px 0;
}

.index-pop-right a {
	display: inline-block;
	width: 100%;
	border: 1px solid #b87419;
	color: #b77517;
	line-height: 45px;
	border-radius: 4px;
	font-size: 0.9em;
}

.index-pop .triangle-down {
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #fff;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	bottom: -15px;
	left: 7.5%;
}

.pmg {
	position: relative;
}

.index-pop-er .triangle-down {
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #fff;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	bottom: -15px;
	left: 24.5%;
}

.dhy_liebiao {
	height: 28px;
	overflow: hidden;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_news {
	line-height: 28px;
}

.dhy_liebiao span {
	margin-right: 20px;
	line-height: 28px;
	font-size: 14px;
	color: #A9A9A9
}

.index_product {
	position: relative;
	overflow: visible;
}

.dhy_tong1 {
	color: #f6f7fa;
	text-align: right;
}

.product_img {
	position: absolute;
	left: 15px;
	top: 0px;
}

.f_recom_item .index_ftc li {
	width: 50%;
	min-height: 79px;
}

.index_tu {
	height: 200px;
}


/*--------------棣栭〉-------------*/


/*--------------鍩洪噾璇︽儏椤礵hy-------------*/

.fuxing_gupiao {
	margin-top: 20px;
	clear: both;
	line-height: 56px;
	font-size: 18px;
	color: #3b3d3e;
	background: url(dhy_hongdxian.gif)no-repeat left center;
	padding-left: 10px;
}

.jijin_zhishu {
	float: right;
}

.jijin_anse {
	float: right;
	text-align: right;
}

.jijin_anse ul {
	width: 171px;
	height: 30px;
	border-radius: 4px;
}

.jijin_anse ul li {
	display: inline-block;
	line-height: 30px;
	text-align: center;
}

.jijin_anse ul li.jijin_go {
	width: 53px;
	height: 30px;
	background: #21cf2b;
}

.jijin_anse ul li a {
	font-size: 12px;
}

.jijin_zoushi {
	height: 280px;
	position: relative;
}

.jijin_zoushi select {
	width: 151px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #bbc3c5;
	color: #666666;
	float: right;
	position: absolute;
	right: 0px;
	z-index: 888;
	cursor: pointer;
}

.jijin_zoushitu {
	padding: 0px 100px;
	position: relative;
	z-index: 1;
}

.jijin_zoushitu img {
	margin-top: -15px;
}

.fuxing_gupiao span {
	float: right;
}

.fuxing_gupiao span a {
	color: #1094d0;
	font-size: 14px;
	line-height: 24px;
}

.chanpin_li {
	margin-left: 30px;
}

.chanpin_li li {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #e6e6e6;
	background: url(chanpin_li.png) no-repeat left center;
	padding-left: 13px;
}

.chanpin_li li a {
	display: inline-block;
	height: 40px;
	overflow: hidden;
	width: 85%;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.dhy_ff {
	display: block;
}

.index_block {
	display: block;
}

.chanpin_li li span {
	float: right;
	color: #a9a9a9;
	text-align: right;
}

.jijin_zoushis {
	position: absolute;
	top: 10px;
	left: 148px;
	z-index: 9999;
	font-size: 16px;
	background: url(shouru.gif) no-repeat left center;
	padding-left: 25px;
}

.jiben_feilu {
	text-align: center;
	line-height: 48px;
	background: #ececec;
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
}

.dhy_fenhong {
	border: 1px solid #e1e1e1;
	border-right: inherit;
}

.dhy_shiajin {
	border-right: 1px solid #e1e1e1;
	text-align: center;
}

.dhy_shiajins {
	border-right: 1px solid #e1e1e1;
	text-align: right;
	color: #797979;
	word-wrap: break-word;
	padding-left: 0px;
}

.dhy_fenhong tr:nth-child(odd) {
	background: #f7f7f7;
}

.dhy_fenhong li:nth-child(odd) {
	background: #f7f7f7;
}

.dhy_zhong {
	text-align: center;
	color: #000;
}

.dhy_fenhong li {
	min-height: 34px;
}

.tlt {
	font-weight: bold;
}


/*--------------鍩洪噾璇︽儏椤电粨鏉�-------------*/


/*--------------鐞嗚储棣栭〉-------------*/

.f_row {
	padding-top: 20px;
}

.f_recom {
	margin: 0px;
	overflow: hidden;
}

.f_l {
	float: left;
}

.f_m {
	margin: 0 auto;
}

.f_r {
	float: right;
}

.f_recom_item {
	background: #fff;
	border: 1px solid #dee0e6;
	text-align: center;
	padding: 20px 0px;
}

.f_recom_item h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	color: #000;
	height: 36px;
}

.f_recom_item h3 a {
	font-size: 18px;
	font-weight: bold;
}

.f_percent {
	font-size: 24px;
	color: #f74d4d;
	line-height: 62px;
	padding-top: 10px;
}

.f_percent span {
	font-size: 48px;
}

.f_rmb {
	padding-top: 14px;
	line-height: 36px;
}

.f_text {
	color: #aeaeae;
	font-size: 14px;
	line-height: 21px;
}

.f_textnew {
	color: #aeaeae;
	font-size: 14px;
	line-height: 28px;
}

.f_over_txt {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: #e8313e;
	text-align: center;
	font-size: 14px;
}

.f_over_txt .f_over_percent {
	font-size: 24px;
	padding-top: .6em;
}

.f_tc {
	overflow: hidden;
}

.f_tc li {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 1.5em;
	color: #000;
}

.f_btn_buy .f_btn {
	width: 78%;
}

.f_btngroup {
	padding: 20px 20px 0 20px;
	overflow: hidden;
}

.f_atten {
	float: right;
	width: 26%;
	text-align: center;
	cursor: pointer;
}

.f_btn_buy {
	text-align: center;
}

.f_atten p {
	margin: 0;
	padding: 0;
	margin-top: 2px;
}


/*浜旀湀浠戒笂绾�*/

.f_heart span {
	display: block;
	background: url(guanzhu.png) no-repeat center top;
	padding-top: 22px;
	color: #aeaeae;
}


/*.f_heart span:hover{ background:url(guanz.png) no-repeat center top;color: #e8313e;}*/

.f_heart span.f_active,
.f_heart a.f_active {
	background: url(guanz.png) no-repeat center top;
	color: #e8313e;
}

.f_heart a {
	display: block;
	background: url(guanzhu.png) no-repeat center top;
	padding-top: 22px;
	color: #aeaeae;
}


/*.f_heart a:hover{ background:url(guanz.png) no-repeat center top;color: #e8313e;}*/


/*浜旀湀浠戒笂绾�*/

.input-group .f_input_code:first-child {
	border-radius: 4px;
}

.f_hotsearch {
	padding-bottom: 20px;
}


/*finance_tabs*/

.finance_tabs {
	margin-top: 20px;
}

.finance_tabs .nav-tabs>li>a {
	border: 1px solid #e1e1e1;
	border-bottom: none;
	border-radius: 0;
	margin-right: -1px;
	background: #f3f4f6;
	color: #000;
	padding: 11px 31px;
	font-size: 14px;
}

.finance_tabs .nav-tabs>li.active {
	border-top: 4px solid #e7313e;
}

.finance_tabs .nav-tabs>li.active>a,
.finance_tabs .nav-tabs>li.active>a:focus,
.finance_tabs .nav-tabs>li.active>a:hover {
	border-bottom: 0 none;
	border-top: 0 none;
	padding: 8px 31px 12px;
	color: #000;
	background: #fff;
}

.finance_tabs .nav-tabs>li>a:hover {
	border: 1px solid #e1e1e1;
	border-bottom: none;
}

.f_wrap .btn-red {
	margin: 0 auto;
}

.f_wrap .f_btn_search {
	padding-left: 0;
	padding-right: 0;
	width: 18%;
	text-align: center;
	float: left;
	margin-left: 1%;
}

.f_article {
	color: #767676;
	line-height: 1.7em;
	padding-top: 20px;
}

.f_good_content {
	background: #fff;
	padding-top: 10px;
	border: 1px solid #e1e1e1;
	border-top: none;
	/*margin-bottom: 60px; */
}

.f_good_content ul li h3 span {
	margin-left: 10px;
}

.f_tabnotice {
	color: #999;
	padding: 0 12px;
}

.f_kinds {
	line-height: 21px;
	background: #f6f8f9;
	margin: 0;
	padding: 12px 8px 12px 105px;
	position: relative;
}

.f_kinds span {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 21px;
	color: #e8313e;
}

.f_intro {
	padding-top: 6px;
	color: #9f9f9f;
}

.f_intro .f_data {
	font-size: 24px;
	color: #000;
}

.f_intro .f_perdata {
	color: #f74d4d;
}

.f_btnlink .btn_blank {
	width: 80%;
	height: 43px;
	margin-top: 13px;
	outline: none;
}

.f_intro_att .f_atten {
	width: 100%;
	margin-top: 15px;
}

.f_search {
	width: 445px;
	margin: 60px auto 50px;
}

.f_search .form-control {
	font-size: 18px;
	text-align: center;
	color: #666;
}

.f_cloud {
	text-align: center;
}

.f_cloud a {
	display: inline-block;
	vertical-align: middle;
	padding: 8px 26px;
	padding-top: 7px;
	margin: 10px 12px;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}

.f_cloud a:hover {
	text-decoration: none;
}

.f_cloud .font22 {
	padding: 10px 34px;
	padding-top: 9px;
}

.f_announcelist {
	padding: 10px 0;
	overflow: hidden;
}

.f_announcelist li {
	padding-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.f_announcelist li span {
	color: #a9a9a9;
	padding-right: 10px;
}

.f_btn_search {
	width: 90px;
}

.f_cont_group ul li {
	padding: 10px 0 0;
	border-bottom: 1px dashed #e6e6e6;
	text-align: center;
	overflow: hidden;
}

.f_cont_group ul li:hover {
	background: #F5F5F5;
	cursor: pointer;
}

.f_cont_group li:last-child {
	border-bottom: 0;
}

.f_cont_group ul li h3 {
	font-size: 18px;
	line-height: 36px;
	color: #000;
	padding-left: 23px;
	margin-bottom: -2px;
	text-align: left;
	font-weight: bold;
}

.bg_pinks {
	background: #f9a796;
}

.bg_yellow {
	background: #ffc103;
}

.bg_orchid {
	background: #97b7e6;
}

.bg_greens {
	background: #7cdbc2;
}

.bg_pinkd {
	background: #fb6e51;
}

.bg_greend {
	background: #03bf8c;
}

.bg_blue {
	background: #3977d4;
}

.bg_yellowd {
	background: #fcd14c;
}

.font16 {
	font-size: 16px;
}

.font22 {
	font-size: 22px;
}

.font24 {
	font-size: 24px;
}

.f_cont_group ul .row>div {
	margin-bottom: 15px;
}

.f_cont_group .row {
	margin-left: 0px;
	margin-right: 0px;
}

#rementj1,
#rementj2,
#rementj3 {
	margin: 0px auto;
}

#gcyc1,
#gcyc2,
#gcyc3,
#gcyc4,
#gcyc5 {
	margin: 0px auto;
}

#wwlc1,
#wwlc2,
#wwlc3,
#wwlc4,
#wwlc5 {
	margin: 0px auto;
}

#lhlc1,
#lhlc2,
#lhlc3,
#lhlc4,
#lhlc5 {
	margin: 0px auto;
}

.f_kindsbk {
	margin-bottom: 35px;
}

.f_echatstop {
	margin-top: 9px;
}


/*鍩洪噾棣栭〉*/

.fund_bg {
	width: 100%;
	overflow: hidden;
	background: #f6f8f9;
}

#fundindex .f_row li {
	width: 50%;
}

#fundindex .f_cont_group h3 span {
	color: #999999;
}

.fundnews {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.fundnews .container {
	padding: 0;
}

.fundnews .row {
	padding-right: 15px;
}

.fundnews .col-xs-12 {
	height: 28px;
	overflow: hidden;
}

.fundnews .f_title .f_more {}

.borderbm_no {
	border-bottom: 0;
}

.fundnews .news-recommend {
	padding: 50px 15px 0px 15px;
}

.funpadd {
	padding-bottom: 60px;
}


/*loan index*/

.loan_index .finance_tabs {
	margin-top: 0;
}

.loan_index .f_good_content {
	padding-top: 20px;
}

#cal_one .f_good_content,
#cal_two .f_good_content {
	padding-top: 20px;
}

.loanindex_bk {
	padding: 20px;
	padding-top: 0;
	overflow: hidden;
}

.loanindex_bk h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}

.loanindex_bk h3 a {
	float: none;
	color: #3B3D3E;
}

.loanindex_bk a {
	float: right;
	margin-top: 30px;
}

.loanindex_pay {
	clear: both;
}

.dk_tab {
	padding-left: 15px;
}

.loanindex_pay {
	border-top: 1px dashed #e6e6e6;
}

.loanindex_pay table {
	text-align: center;
	font-size: 14px;
	border: 1px solid #e1e1e1;
}

.loanindex_pay tr {
	line-height: 21px;
}

.loanindex_pay tr td {
	line-height: 21px;
	padding: 7px 0 6px 0;
	width: 20%;
	word-break: break-all;
}

.loanindex_pay tr:nth-child(odd) {
	background: #f7f7f7;
}

.loanindex_num {
	padding: 20px 0;
	overflow: hidden;
}

.loanindex_num .dk_je {
	padding: 20px 0px;
}

.loanindex_num span {
	display: block;
	font-size: 28px;
	color: #e8313e;
}

.wd_tas {
	margin: 15px 0px;
}

.loanindex_num span {
	display: block;
	font-size: 28px;
	color: #e8313e;
}

.loan_tabs .nav-tabs>li>a {
	border: 1px solid #e1e1e1;
	border-bottom: none;
	border-radius: 0;
	margin-right: -1px;
	background: none;
	color: #000;
	padding: 11px 15px;
}

.loan_tabs .nav-tabs>li.active {
	border-top: 4px solid #e7313e;
}

.loan_tabs .nav-tabs>li.active>a,
.loan_tabs .nav-tabs>li.active>a:focus,
.loan_tabs .nav-tabs>li.active>a:hover {
	border-bottom: 0 none;
	border-top: 0 none;
	padding: 8px 15px 12px;
	color: #000;
	background: none;
}

.loan_tabs .nav-tabs>li>a:hover {
	border: 1px solid #e1e1e1;
	border-bottom: none;
	background: none;
}

.loan_tabs .nav-tabs>li {
	width: 119px;
	text-indent: 35px;
}

.loan_tabs .nav-tabs>li.house {
	background: url(building.png) no-repeat 35px center;
	background-color: #f3f4f6;
}

.loan_tabs .nav-tabs>li.house.active {
	background: url(building_hover.png) no-repeat 35px 11px;
	;
	background-color: #fff;
}

.loan_tabs .nav-tabs>li.car {
	background: url(car.png) no-repeat 33px center;
	background-color: #f3f4f6;
}

.loan_tabs .nav-tabs>li.car.active {
	background: url(car_hover.png) no-repeat 33px 11px;
	background-color: #fff;
}

.loan_tabs .nav-tabs>li.busin {
	background: url(business.png) no-repeat 35px center;
	background-color: #f3f4f6;
}

.loan_tabs .nav-tabs>li.busin.active {
	background: url(business_hover.png) no-repeat 35px 11px;
	background-color: #fff;
}

.loan_tabs .nav-tabs>li.others {
	background: url(others.png) no-repeat 20px center;
	background-color: #f3f4f6;
	text-indent: 22px;
}

.loan_tabs .nav-tabs>li.others.active {
	background: url(others_hover.png) no-repeat 20px 11px;
	background-color: #fff;
}

.loan_tabss .nav-tabs>li {
	text-indent: inherit;
	text-align: center;
}

.loan_tabss .nav-tabs>li.house.active,
.loan_tabss .nav-tabs>li.house,
.loan_tabss .nav-tabs>li.car.active,
.loan_tabss .nav-tabs>li.car {
	background-image: none;
}

.loan_syyd .dropdown-menu li {
	cursor: pointer;
}

.loan_input {
	padding-left: 20px;
	border-radius: 4px;
	border-color: #d6d6d6;
	height: 38px;
	font-size: 14px;
}

.form-horizontal {
	padding-bottom: 30px;
}

.form-horizontal .form-group {
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.form-horizontal .form-control {
	width: 360px;
	clear: both;
	display: inline-block;
}

.form-horizontal label {
	font-weight: normal;
}

.loan_select {
	position: relative;
	width: 360px;
	background: #fff;
	padding-left: 20px;
	border-radius: 4px;
	border: 1px solid #d6d6d6;
	height: 38px;
	color: #666666;
	font-size: 14px;
	text-align: left;
}

.caret {
	color: #9499a2;
	position: absolute;
	right: 15px;
	top: 18px;
}

.dropdown-menu {
	width: 100%;
	min-width: 140px;
}

.form-horizontal .control-label {
	padding-top: 8px;
}

.loan_pos {
	margin-left: 5px;
}

.loan_error {
	color: #e8313e;
	right: 20px;
}

.loan_err {
	right: 35px;
}

.loan_errors {
	color: #e8313e;
	display: block;
	line-height: 28px;
}

.loanindex_r span.glyphicon {
	top: 3px
}

.loan_inputs {
	border: 1px solid #e8313e;
}

.loanindex_r .dropdown-menu {
	position: absolute;
	top: auto;
}

.loanindex_btn {
	margin-left: 160px;
}

.loanindex_l {
	float: left;
	width: 130px;
}

.loanindex_r {
	float: left;
	margin-left: 30px;
	position: relative;
}

.loan_gjjd {
	display: none;
}

.loan_zhd {
	display: none;
}

.loanindex_fl {
	float: left;
	position: relative;
	margin-left: 10px;
}

.loan_btn17 {
	width: 175px !important;
	padding-right: 20px;
}

.loan_ipt17 {
	width: 80px !important;
}

.loan_mlno {
	margin-left: 0px;
}


/*loan index*/


/*wande info*/

.wd_table {
	overflow: auto;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.wd_table table {
	text-align: center;
	font-size: 14px;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
}

.wd_table tr {
	line-height: 21px;
	background: #f7f7f7;
}

.wd_table tr td {
	line-height: 21px;
	padding: 7px 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wd_table tr:nth-child(odd) {
	background: #f7f7f7;
}

.wd_table tr:nth-child(even) {
	background: #fff;
}


/*wande info*/

.wind_table {
	overflow: auto;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.wind_table table {
	text-align: center;
	font-size: 14px;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
}

.wind_table tr {
	line-height: 21px;
}

.wind_table tr td {
	line-height: 21px;
	padding: 7px 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*sidebar*/

.side_bar h3 {
	line-height: 22px;
	padding: 10px;
	border-bottom: 1px solid #d1d1d1;
	font-weight: normal;
	background: #F7F7F7;
	font-size: 16px;
	position: relative;
}

.side_bar h3:hover,
.sec_nav:hover,
.third_nav dt:hover,
.third_nav dd:hover {
	background: #eaeaea;
}

.nav_bk:last-child h3 {
	border: 0;
}

.nav_bk li a {
	color: #a0a0a0
}

.nav_bk li a:hover {
	color: #a0a0a0;
}

.sec_nav,
.third_nav dt,
.third_nav dd {
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	padding: 0 24px;
	position: relative;
	font-weight: normal
}

.third_nav dt {
	padding: 0 36px;
}

.third_nav dd {
	padding: 0 50px;
}

.add {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url(add.png) no-repeat;
	position: absolute;
	top: 15px;
	right: 10px;
}

.minus {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url(munis.png) no-repeat;
}

.side_bar ul li,
.side_bar dl,
.third_nav dd {
	display: none;
}

a.hov {
	color: #e8313e !important;
}

a.hov:hover {
	color: #e8313e;
}

h3.hovbg {
	background: #F7F7F7;
}


/*sidebar*/


/*缁熶竴鐧诲綍*/

.s_shi {
	border-bottom: 1px solid #f0f0f0;
}

.s_dengl {
	margin-bottom: 30px;
}

.s_dengl h3 {
	font-size: 16px;
	line-height: 32px;
	margin: 10px 0px;
	color: #000;
}

.s_dengl p {
	line-height: 21px;
	min-height: 90px
}

.s_xu {
	display: none;
}

.s_xus {
	border-bottom: 1px dashed #E6E6E6;
}

.supdtl_wrap {
	margin-left: -15px;
	margin-right: -15px;
}

.supdtl_wrap .row {
	border-bottom: 0;
}

.supdtl_down {
	clear: both;
	padding: 20px 0;
	border-top: 1px dashed #E6E6E6;
}

.wrap_btm {
	margin-bottom: 60px;
	clear: both;
}


/*楂樼浠嬬粛*/

.loan_insides p {
	margin-bottom: 5px;
}

.gaog img {
	margin-top: 15px;
}

.gaog {
	font-size: 20px;
	text-align: center;
	display: inline-block;
}

.gaog_ming {
	line-height: 47px;
	font-size: 18px;
	font-weight: bold;
}


/*鏂伴椈璇︽儏椤甸檮浠�*/

.archieve_o {
	margin-top: 35px;
	border-bottom: 0;
	clear: both;
}

.archieve_o .loan_inside {
	padding-bottom: 5px;
}

.archieve_o i {
	margin-right: 5px;
	margin-left: 0;
}


/*鍩洪噾鐞嗚储蹇€熸煡璇�*/

.typeahead-display strong {
	color: #E8313E;
}

span.yield_f60 font {
	font-size: 28px
}

.f_percent font {
	font-size: 28px
}


/*鐒︾偣鍥剧缉鏀惧眳涓�*/

.carousel-inner> .item> img,
.carousel-inner> .item> a> img {
	margin: 0px auto
}


/*寮圭獥鎶ラ敊*/

#errorpro {
	font-size: 14px;
	color: #000;
	overflow: hidden;
	margin: 0;
	padding: 0 !important;
}

#errorpro .modal-title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#errorpro .modal-header {
	padding: 16px;
}

#errorpro .modal-body {
	padding: 19px 17px 23px 17px;
}

#errorpro .modal-footer {
	padding: 23px 16px 23px 16px;
}

#errorpro .modal-dialog {
	margin: 230px auto;
	padding-left: 15px;
	padding-right: 15px;
}

.btn_dismiss {
	width: 62px;
	height: 34px;
	line-height: 32px;
	float: right;
	padding: 0;
	margin-right: 9px;
}

.btn_confirm {
	width: 116px !important;
	height: 34px;
	line-height: 34px;
	float: right;
}

.modal-open {
	padding-right: 0 !important;
}

#errorpro .close {
	background: url(d_close.png) !important;
	width: 21px;
	height: 21px;
	font-weight: normal;
}

.cusgroup {
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 5px
}

.salearea {
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 5px
}


/*鐧婚檰寮圭獥鍏抽棴鎸夐挳閫忔槑搴�*/

.close {
	filter: alpha(opacity=100);
	opacity: 1;
}

.close:hover,
.close:focus {
	filter: alpha(opacity=100);
	opacity: 1;
}

.wxlink a {
	cursor: default;
}


/*璇︽儏椤祎ab*/

#myTabContent .panel {
	border: 0;
	box-shadow: 0 0 0;
	border-radius: 0
}

#myTabContent .panel-body {
	border: 0;
}

#myTabContent .panel-heading {
	padding: 0;
}

#myTabContent .panel-title {
	font-size: 14px;
	cursor: pointer;
	position: relative;
	padding: 10px 15px;
	overflow: auto;
	font-weight: bold;
}

#myTabContent .panel-title:hover {
	background: #F5F5F5;
}

#myTabContent .panel-title a {
	width: 90%;
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
}

#myTabContent .panel-title a:hover {
	color: #000;
}

#myTabContent .panel-group .panel+ .panel {
	margin: 0;
}

#myTabContent .panel-default .panel-heading {
	background: none;
}

#myTabContent .panel-body {
	padding: 0 15px 10px 15px;
	background: #F5F5F5;
}


/*浜旀湀浠戒笂绾�*/

.share {
	cursor: pointer;
	position: relative;
	display: inline-block
}

.share .wrap {
	float: left;
	width: 100px;
	height: 36px;
	position: absolute;
	overflow: hidden;
	display: none;
}

.share.vertical .wrap {
	top: 12px;
	left: 51px;
	overflow: hidden;
}

.share .scroll {
	float: left;
	width: 94px;
	height: 36px;
	/*background:#000*/
}

.title_r .share.vertical .wrap {
	top: 39px;
	left: 0px;
	right: 15px;
}

.share.visible .wrap {
	display: block;
}

.headMsg {
	float: left !important;
	margin: 0px 2px 0px 8px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
}

.headMsgCir {
	display: none;
	float: left !important;
	width: 20px;
	height: 20px;
	margin: 4px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	background: url(msg01.png) no-repeat center center;
}

.sy_squarewrap {
	margin-left: 0px;
	margin-right: 0px;
}


/*404*/

.ser_back_home {
	margin-top: 20px;
	margin-bottom: 7px;
	text-align: center;
}

.ser_pic_text {
	font-size: 20px;
	color: #27d238;
	padding-top: 5px;
}

.ser_success {
	padding-top: 60px;
	text-align: center;
}

.ser_pic img {
	width: 90px;
}

.ser_cus_buy01 {
	margin: 30px auto;
}

.ser_fail {
	padding-top: 25px;
	text-align: center;
}

.ser_fail .ser_pic_text {
	color: #e8313e;
}

.bd_weixin_popup .bd_weixin_popup_foot {
	width: 230px;
}

#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot {
	line-height: 16px;
}

#bdshare_weixin_qrcode_dialog .bd_weixin_popup_main {
	padding: 8px 10px;
}

.szw_h3 {
	border: none;
}


/*浜旀湀浠戒笂绾�*/


/**鑲＄エ淇℃伅**/

.stock_up {
	color: #f74d4d;
}

.stock_down {
	color: #56be84;
}

.stock_tip {
	font-size: 14;
	color: #c6c6c6;
	text-align: center;
	padding: 80px 0px 0px 0px;
}

@media (min-width: 768px) {
	.dhy_colls {
		display: none !important;
	}
}

@media (max-width: 991px) {
	/*left_nav*/
	.main_wrap {}
	.main_left {
		padding: 0;
	}
	.main_right {
		width: 100%;
		padding: 0;
	}
	.main_left_title {
		margin-top: 0;
		padding-left: 15px;
	}
	.side_bar {
		display: none;
	}
	.side_bar h3 {
		padding: 10px 15px;
	}
	.sec_nav,
	.third_nav dt,
	.third_nav dd {
		padding: 0 29px;
	}
	.third_nav dt {
		padding: 0 43px;
	}
	.third_nav dd {
		padding: 0 57px;
	}
	.add {
		right: 15px;
	}
	.mbnav_cover {
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0;
		display: none;
		z-index: 10000;
	}
	.sub_navti {
		height: 45px;
		text-align: center;
		line-height: 45px;
		background: url(sub_navdown.gif) no-repeat right 18px;
		margin: 0 15px;
	}
	.sub_navline {
		height: 1px;
		border-bottom: 1px solid #d1d1d1;
	}
	.sub_navup {
		background: url(sub_navup.gif) no-repeat right 18px;
	}
	.index_tu {
		height: 316px;
	}
	.product_img {
		position: absolute;
		left: 10px;
		top: 0px;
	}
	.product_img img {
		width: 90%;
	}
	.ma_min {
		min-height: 120px;
	}
	.text_hb {
		width: 45%;
	}
	.text_hb1 {
		width: 55%;
	}
	.f_cloud a {
		display: inline-block;
		vertical-align: middle;
		padding: 8px 20px;
		padding-top: 7px;
		margin: 8px 10px;
	}
	.f_cloud .font22 {
		padding: 10px 20px;
		padding-top: 9px;
	}
}

@media (max-width: 767px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	/*btn bgcolor*/
	a.btn {
		width: 100%;
	}
	a.btn_blank {
		width: 100%;
	}
	.btn {
		width: 100%;
	}
	/*h1 , h2 ,*/
	h1 {
		line-height: 36px;
		margin-top: 5px;
		font-size: 18px;
		color: #3b3d3e;
		border-bottom: 1px solid #d1d1d1;
	}
	h1 a {
		font-size: 18px;
		color: #3b3d3e;
	}
	h2 {
		line-height: 56px;
		margin-top: 10px;
		padding-left: 15px;
		font-size: 16px;
		color: #3b3d3e;
		background: url(h2_bg_mb.gif) no-repeat left center;
	}
	h2 a {
		font-size: 16px;
		color: #3b3d3e;
	}
	.main_row {
		display: block;
	}
	.wrap_btm {
		margin-bottom: 30px;
	}
	/*.pull-right{ float: left;}*/
	.main_newslist li {
		background: url(list_icon.png) no-repeat right center;
		border-bottom: 1px solid #e5e5e5;
		overflow: hidden;
		padding-top: 15px;
	}
	.main_newslist li span.main_date {
		color: a9a9a9;
	}
	.main_newslist li span.main_news {
		line-height: 21px;
	}
	.main_newslist {
		padding: inherit;
	}
	.lc_li_r {
		border: 1px solid #e6e6e6;
		border-top: none;
		margin-top: -2px;
		margin-left: 0px;
	}
	.lc_btn_buy {
		width: 100%;
	}
	.lc_detail {
		border-bottom: 1px solid #E6E6E6;
	}
	/*.zt_news li{line-height: 23px; margin-top: 8px; clear: both; overflow: hidden;}
	.zt_news li span.zt_date{display: block; float: left;}
	.zt_news li a{display: block; float: left; color: #3b3d3e; width: 70%;}*/
	.zt_xk_intro h3 {
		line-height: 56px;
	}
	.zt_foot p span {
		display: block;
	}
	.quick-service dl {
		margin-bottom: 30px;
	}
	.index_block {
		border-top: 1px solid #f0f0f0;
		border-bottom: 1px solid #f0f0f0;
		margin-top: -1px;
		overflow: hidden;
	}
	.syy_title {
		margin-top: 40px;
		margin-bottom: 40px;
		text-align: center;
	}
	.index_news_l {
		display: none;
	}
	.loan_h1 {
		line-height: 55px;
	}
	.loan_apply {
		width: 30% !important;
		min-width: 100px;
		margin-top: 5px;
	}
	.loan_btn_bk {
		display: none;
	}
	.loan_child .loan_bk:last-child {
		border-bottom: 0;
	}
	.loan_ad {
		margin-top: 0px;
	}
	.pad_right8 {
		padding-right: 8px;
	}
	.pad_left7 {
		padding-left: 7px;
	}
	.pad_right5 {
		padding-right: 5px;
	}
	.pad_left4 {
		padding-left: 4px;
	}
	.pad_spec {
		padding-left: 10px;
		padding-right: 0
	}
	.loan_tabs .nav-tabs>li {
		width: auto;
		text-indent: 0;
	}
	.loan_tabs .nav-tabs>li.house {
		background: none;
		background-color: #f8f9fb;
	}
	.loan_tabs .nav-tabs>li.house.active {
		background: #fff;
	}
	.loan_tabs .nav-tabs>li.car {
		background: none;
		background-color: #f8f9fb;
	}
	.loan_tabs .nav-tabs>li.car.active {
		background: #fff;
	}
	.loan_tabs .nav-tabs>li.busin {
		background: none;
		background-color: #f8f9fb;
	}
	.loan_tabs .nav-tabs>li.busin.active {
		background: #fff;
	}
	.loan_tabs .nav-tabs>li.others {
		background: none;
		background-color: #f8f9fb;
		text-indent: 0px;
	}
	.loan_tabs .nav-tabs>li.others.active {
		background: #fff;
	}
	.form-horizontal .form-control {
		width: 100%;
		position: relative;
	}
	.loan_select {
		width: 100%;
		padding-left: 10px;
	}
	.loan_input {
		padding-right: 35px;
		padding-left: 10px;
	}
	.loan_pos {
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.loanindex_btn {
		margin-left: 0px;
	}
	.loanindex_l {
		float: none;
	}
	.loanindex_r {
		float: none;
		margin-left: 0;
	}
	.loan_btn17 {
		width: 100% !important;
		;
	}
	.loan_ipt17 {
		width: 100% !important;
	}
	.loanindex_fl {
		width: 42%;
		margin-left: 2%;
	}
	.loan_mlno {
		margin-left: 0px;
	}
	.loanindex_less {
		width: 27%;
	}
	.dropdown-menu> li> a {
		padding: 3px 10px;
	}
	.loan_both .loanindex_fl {
		width: 49%;
	}
	.loan_syyd {
		padding: 0px 15px
	}
	.f_btnlink .btn {
		width: 100%;
		margin-top: 0px;
	}
	.f_cont_group ul li h3 {
		margin-bottom: 10px;
	}
	.s_btn_search {
		min-width: 80px;
	}
	.f_search .form-control {
		font-size: 16px;
	}
	.more a {
		float: right;
		margin-top: 10px;
		line-height: 56px;
	}
	#businessbk {
		padding: 0;
	}
	.business_bk {
		padding: 20px 0 30px 0;
	}
	.business_bk h1 {
		text-align: center;
	}
	.business_subti {
		font-size: 17px;
	}
	.business_img {
		width: 100%;
		text-align: center;
	}
	.business_img img {
		max-width: 213px;
		max-height: 133px;
	}
	.business_font {
		width: 100%;
	}
	.business_intro {
		width: 100%;
		clear: both;
		float: none;
	}
	.business_bk p {
		text-align: center;
	}
	.btn_bmb {
		max-width: 425px;
	}
	.supplyer_list {
		padding: 6px 0px 0px 0px;
	}
	.supplyer_img {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
		padding-bottom: 10px;
	}
	.supplyer_img img {
		max-width: 300px;
	}
	.supplyer_font {
		width: 100%;
	}
	.supplyer_list h2 {
		line-height: 24px;
		margin-top: 0px;
		padding-left: 0px;
		background: none;
		margin-bottom: 5px;
	}
	#map .loan_top {
		border-bottom: 1px solid #d1d1d1;
	}
	.map_chnin {
		padding: 2px 0 7px 0;
	}
	.map_chn2 {
		width: 100%;
		position: static;
		text-align: left;
	}
	.map_chn3 {
		float: left;
		padding: 0;
	}
	.map_xh {
		padding-left: 0px;
	}
	.f_title h1 {
		font-size: 18px;
		float: left;
		line-height: 37px;
	}
	.f_cloud {
		text-align: left;
	}
	.f_cloud a {
		margin: 3px;
		padding: 11px 31px;
	}
	.f_search {
		width: 100%;
		margin: 30px 0 20px;
	}
	.finance_tabs .nav-tabs>li>a {
		padding: 10px 15px;
	}
	.finance_tabs .nav-tabs>li.active>a,
	.finance_tabs .nav-tabs>li.active>a:focus,
	.finance_tabs .nav-tabs>li.active>a:hover {
		padding: 7px 15px 11px;
	}
	.fundnews .row {
		padding-right: 0px;
	}
	.fundnews .news-recommend {
		padding: 0px 15px 0px 15px;
	}
	.funpadd {
		padding-bottom: 15px;
	}
	.dl_padleft {
		padding-left: 15px;
	}
	.s_btn_search {
		min-width: 80px;
	}
	.title_r {
		width: 100%;
		float: left;
		margin-left: 15px;
		display: block;
		text-align: left
	}
	.xian {
		border-right: none;
		border-bottom: 1px solid #e1e1e1
	}
	.taba {
		border-bottom: none;
		border-right: none;
	}
	.zt_block_img {
		width: 65%;
		display: block;
		height: auto;
		margin: 0 auto;
	}
	.zt_block_radius {
		width: 62%;
		display: block;
		height: auto;
		margin: 0 auto;
	}
	.zt_cptj {
		margin-top: inherit;
	}
	.zt_cptj2 {
		margin-top: 30px;
	}
	.zt_xk_intro {
		margin-bottom: 20px;
	}
	.lc_text_l {
		margin-left: 15px;
		text-align: left;
	}
	.lc_text_r {
		text-align: right;
	}
	.dhy_zhiye_mm {
		height: 20px;
	}
	.zt_block_radius img {
		width: 65%;
	}
	.dhy_row {
		padding: 0px 15px;
	}
	.chanpin_li {
		margin-left: inherit;
	}
	.chanpin_li li {
		padding-left: inherit;
	}
	.chanpin_li li a {
		width: 96%;
		padding-left: 15px;
	}
	.chanpin_li li span {
		display: none;
	}
	.jijin_zoushi select {
		width: 120px;
		top: 65px
	}
	.supdtl_wrap {
		margin-left: 0px
	}
	.dhy_tong1>img {
		width: 100%;
		margin-top: 0px;
	}
	.dhy_ff {
		border-top: 1px solid #f0f0f0;
	}
	.life-recommend {
		padding-bottom: 40px;
	}
	#dhy_high {
		height: 364px
	}
	.dhy_pc {
		clear: both;
	}
	.dhy_xiangka {
		margin-left: 0px;
	}
	.dhy_b li span {
		display: none;
	}
	.index_news_l {
		display: initial;
	}
	.dhy_b li a {
		width: 100%;
	}
	.dhy_b li b {
		margin-right: 0px;
	}
	.dhy_bb li a {
		width: 75%;
	}
	.taba1 {
		border-bottom: 1px solid #e1e1e1;
	}
	.jiben_l {
		width: 50%;
	}
	.jiben_r {
		width: 50%;
	}
	.lc_text_m {
		margin-bottom: 20px;
	}
	.text_shu {
		text-align: right;
	}
	.text_shu1 {
		text-align: left;
	}
	.title_r ul li {
		text-align: left;
	}
	.jijin_zoushitu {
		padding: 0px 0px;
	}
	.index_img_word {
		margin-top: 20px;
		margin-left: 40px;
		text-align: left;
		margin-bottom: 20px;
	}
	.index_img_word h1 {
		color: #000;
		line-height: 48px;
		font-size: 24px;
		text-align: left;
		border-bottom: inherit;
		margin-top: inherit;
	}
	.index_img_word h3 {
		color: #909090;
		line-height: 32px;
		font-size: 18px;
	}
	.dhy_h3 {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.dhy_liebiao {
		margin-bottom: 10px;
	}
	.news-recommend {
		padding-top: 0px;
		padding-bottom: 50px;
	}
	.jijin_zoushis {
		left: 10px;
	}
	.zt_block:hover {
		background: inherit;
		text-decoration: none
	}
	.xk_intro_t h3 {
		margin-top: 20px;
	}
	.jijin_zoushi select {
		width: 120px;
	}
	.index_tu {
		height: auto;
	}
	.dhy_liebiao span {
		display: none;
	}
	.s_xu {
		display: block;
		border-bottom: 1px dashed #e6e6e6;
		margin: 0px 15px;
		clear: both;
	}
	.s_xus {
		display: none;
	}
	.s_dengl a {
		margin-top: 20px;
	}
	.s_dengl p {
		min-height: inherit;
	}
	.product_img img {
		width: 100%;
	}
	.product_img {
		left: 15px;
	}
	.zt_heads a.zt_h:hover {
		background: none;
	}
	.zt_heads a.zt_h:link {
		background: none;
	}
	.quick-service dl {
		padding-top: 0px
	}
	.syy_titles {
		margin-bottom: 40px;
	}
	.search_check span {
		float: left;
		padding: 0px;
		text-align: left;
	}
	.f_good_content {
		/*margin-bottom: 30px;*/
	}
	.loanindex_pay {
		border: none;
	}
	.loanindex_num .dk_je {
		padding: 10px 0px;
	}
	.dk_table {
		border-bottom: inherit;
		border-right: 1px solid #e1e1e1;
	}
	.dks_table {
		border-top: inherit
	}
	.loan_errors {
		margin-left: 0px;
		margin-left: 1px;
		line-height: 22px;
	}
	.zt_rows {
		margin-bottom: 0px;
	}
	.text_hb {
		width: 35%;
	}
	.text_hb1 {
		width: 65%;
	}
	.zt_head .conbk {
		padding: 0;
	}
	.f_recom {
		margin: 0 0 10px;
	}
	.f_recom:last-child {
		margin: 0px;
	}
	#errorpro .modal-dialog {
		margin: 80px auto
	}
	.jijin_zoushi select.dateselect2 {
		top: 10px
	}
	#fundindex {
		overflow: initial;
	}
	/*浜旀湀浠戒笂绾�*/
	.flag .share.vertical .wrap {
		top: 2px;
	}
	.title_r .share.vertical .wrap {
		top: 39px;
		left: 0px;
		right: initial;
	}
	.ser_back_home {
		margin-bottom: 50px;
	}
	.branch_text {
		text-align: center;
	}
	#bdshare_weixin_qrcode_dialog a {
		line-height: normal;
	}
	.sy_squarewrap {
		margin-left: -15px;
		margin-right: -15px;
	}
	/*浜旀湀浠戒笂绾�*/
}

@media (min-width: 992px) {
	.form_input {
		width: 529px;
	}
}

@media (max-width: 1200px) {
	.loan_cover {
		left: 20%;
	}
}

@media (max-width: 991px) {
	.loan_cover {
		left: 0;
	}
}

@media (max-width: 420px) {
	.loan_cover {
		left: 0;
	}
	.wxlink .loan_cover {
		margin: 0px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 766px) {
	.loan_cover {
		left: 15%;
	}
}

.bpH3 a {
	font-size: 24px!important;
	color: #3b3d3e;
}

.bpH3 a:hover {
	color: e8313e;
}

.breadcrumb {
	background-color: white;
	margin-top: 15px;
	font-size: 16px;
}

.dhy_tong1:hover .index_img_word h2 {
	color: #FFFFFF;
}
.bai-panel{
	margin-top: 20px;
}
.bai-panel .panel-body{
	padding: 0px;
}

@media (max-width: 766px) {
	.szw_h3 {
		display: none;
	}
	.breadcrumb{
		font-size: 14px;
	}
	.nxtlst{
		width:fit-content;
		margin: 5px auto;
	}
	.bai-panel .panel-body {
    	padding: 0px;
    }
    .xunhuanBai a{
    	margin-left: 6%;
    }
    .bai-panel .dhy_b li a {
    	width: 98%;
	}
}

.shangxiaBai{
	width: 100%;
}

.lastBaiGd {
	float: left;
	/*margin-left: 10%;*/
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 46%;
	float: left;
	margin: 0 2%;
}
.bai-panel .dhy_b li span{
	margin-right: 10px;
}

.NextBaiGd {
	float: right;
	/*margin-right: 10%;*/
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 46%;
	float: right;
	margin: 0 2%;
}

.alert-bai {
	background-color: lightgray;
	color: black;
	font-size: 18px;
	border-color: lightgray;
	margin-top: 20px;
}

.xunhuanBai a {
	font-size: 16px;
	margin-left: 2%;
}
@media (max-width: 660px) {
	.shangxiaBai a{
    	display: block;
    	margin:5px 0 5px 5%; 
    	float: none;
    	width: 90%;
	}
}
.baiBread{padding-left: 32px;;}

@media(max-width:766px){
   .navigater{
      background:#fff!important;
}
}

/*12.26淇敼*/
.xh_h1{
	line-height: 0;
	border-bottom: none;
	display: inline-block;
}
.flag_div{
	line-height: 56px;
	border-bottom: 1px solid #d1d1d1;
}
.xh_h2{
	background: none;
	padding-left: 0;
	font-size: 26px;
	margin: 0;
	line-height: 38px;
}
.xh_h2 a{
	font-size: 24px;
}